.class{ background-image: url("img.png"); background-size: cover; background-position: center; }
.class{ color: red; text-decoration: underline/none/overline etc.; text-transform: uppercase; }
.class{ display: block; display: inline-block; }
you have to put a hr tag with angular brackets and you can put them anywhere and customize them also
.class{ font-family: 'Teko'; }
document.querySelector(".class").addEventListener('type ex.click, keypress etc', function thethingthatwillbehapped(){ the things and changes will happed after the click of the class });